home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 8: LINUX Games
/
Linux Cubed Series 8 - LINUX Games.iso
/
games
/
video
/
stars-0.000
/
stars-0
/
rocket.r3d
< prev
next >
Wrap
Text File
|
1996-03-20
|
1KB
|
77 lines
# Color Definitions
color ltgrey 192 192 192
color dkgrey 128 128 128
color white 255 255 255
color blue 40 50 255
color black 0 0 0
color yellow 240 230 30
default nobackface
scale 500 300 500
# nose
default ltgrey
point nose1 0 9 0
point nose2 1 5 1
point nose3 1 5 -1
point nose4 -1 5 -1
point nose5 -1 5 1
surf nose1 nose1 nose2 nose3
surf nose2 nose1 nose3 nose4
surf nose3 nose1 nose4 nose5
surf nose4 nose1 nose5 nose2
object nose nose1 nose2 nose3 nose4
# sides
default ltgrey
point tail1 1 -7 1
point tail2 1 -7 -1
point tail3 -1 -7 -1
point tail4 -1 -7 1
surf side1 nose2 tail1 tail2 nose3
surf side2 nose3 tail2 tail3 nose4
surf side3 nose4 tail3 tail4 nose5
surf side4 nose5 tail4 tail1 nose2
object sides side1 side2 side3 side4
# wings
default white
point wingf1 1 -4 1
point wingf2 1 -4 -1
point wingf3 -1 -4 -1
point wingf4 -1 -4 1
point wingr1 2 -8 2
point wingr2 2 -8 -2
point wingr3 -2 -8 -2
point wingr4 -2 -8 2
surf wing1 wingf1 wingr1 tail1
surf wing2 wingf2 wingr2 tail2
surf wing3 wingf3 wingr3 tail3
surf wing4 wingf4 wingr4 tail4
object wings wing1 wing2 wing3 wing4
# engine
surf;yellow engine tail1 tail2 tail3 tail4
object engine engine
# main object
point pos 0 0 0
main;sort rocket pos nose sides wings engine